Skip to content

[PWGHF] Cut variation script enhancement#15342

Open
lubynets wants to merge 6 commits intoAliceO2Group:masterfrom
lubynets:cutVar
Open

[PWGHF] Cut variation script enhancement#15342
lubynets wants to merge 6 commits intoAliceO2Group:masterfrom
lubynets:cutVar

Conversation

@lubynets
Copy link
Contributor

  • Added check for input histograms not to be nullptr and to be TH1
  • Draw title of each plot (with specification of the $p_{\mathrm{T}}$ interval) on user's request (via json config)
  • Made error and warning messages colorful
  • Save canvases as .C macro on user's request (via json config)
    • For this item the names of TCanvas and TH1 in the script are modified so they do not include the dot . symbol (from $p_{\mathrm{T}}$ interval ranges) - otherwise the created macro is not C++ valid, as well the TCanvas and TH1 saved into a .root file cannot be drawn interactively

@github-actions github-actions bot added the pwghf PWG-HF label Mar 10, 2026
@github-actions github-actions bot changed the title Cut variation script enhancement [PWGHF] Cut variation script enhancement Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

1 participant